answersLogoWhite

0


Best Answer

There is no simple way. One way to estimate the square root of a number is by iteration. This entails making a guess at the answer and then improving on it. Repeating the procedure should lead to a better estimate at each stage. One such is the Newton-Raphson method.
If you want to find the square root of k, define f(x) = x^2 – k.
Then finding the square root of k is equivalent to solving f(x) = 0.

Let f’(x) = 2x. This is the derivative of f(x) but you do not need to know that to use the N-R method.

Start with x0 as the first guess. Then let xn+1 = xn - f(xn)/f’(xn) for n = 0, 1, 2, … Provided you made a reasonable choice for the starting point, the iteration will very quickly converge to the true answer. It works even if your first guess is not so good:
Suppose you want to find the square root of 5 and you start with x0 = 5 (a pretty poor choice since you want the square root of 5, not 5).
Even so, x3 = 2.2362512515, which is less than 0.01% from the true value. Finally, remember that the negative value is also a square root.There is another method which resembles long division. However, the divisor - which is the estimate - is a sequence that converges to the square root from below. It is not easy to explain it using this browser.
Finally, there is the method of bracketing hundreds.Suppose you want the square root of 7.4 = 2^2 < 7 < 3^2 = 9 so 2 < sqrt(7) < 3Next 676 = 26^2 < 700 < 27^2 = 729 so 2.6 < sqrt(7) < 2.7Next go for 70000, and so on.


User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do we find value of square roots?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find the value number if you already have a square root?

Multiply the square root by itself. After you do that, please discuss the idea of square roots with somebody who knows. You don't understand them yet.


Do you divide to find the square roots?

people i am stuck in the square roots. Can you help by giving me the steps.


Find 2 square roots of 4i?

2i


What are the square roots of 150?

There are two distinct roots of any positive integer, the absolute value and its negative equivalent. Therefore, the square roots of 150, rounded to two decimal places, are &Acirc;&plusmn;12.25.


How do you find positive and negative square roots?

The two square roots of a real number (other than 0) have the same value: one is the additive opposite of the other.So, the principal square root of 16 is 4. Then the other sqrt is -4.The principal sqrt of 2 is approx 1.424 and the other is -1.424.


Why is there no quick way to find the square roots of thousands?

i dont no


Why would I need to use square roots and cube roots?

For school you will need to learn how to find square and cube roots in order to have the needed prerequisites to answer progressively harder and more complex problems.


How do you find the two square roots in a number?

Use a calculator (if you need) to find the principal square root. The second square root is the negative of the number.


What is the square root of 11449?

The square roots are -1.07 and +1.07The square roots are -1.07 and +1.07The square roots are -1.07 and +1.07The square roots are -1.07 and +1.07


Find all real square roots of 0.0036?

.06 and .06


Does 81 have 2 square roots?

yaa but im tryna find out why


How do you find the two square roots of 23?

Find the square root of 23. The second one is the same number with a negative sign.