Explanation of Newton's Square Root Approximation - Succeed in Understanding Algebra. Also refer to mathematics, math, maths, scientific calculator, arithmetic, equation, iterative, Ron Kurtus, School for Champions. Copyright © Restrictions
Newton's Square Root Approximation
by Ron Kurtus (10 January 2008)
You usually need a scientific calculator to determine the square root of a number. Isaac Newton devised a clever method to easily approximate the square root without having to use a calculator that has the square root function. His method consists of making an educated guess and then entering it into his simple equation. A calculator would be handy for the arithmetic involved. You repeatedly take your answer and enter it in his equation until the correct square root is obtained.
Questions you may have include:
- How do you start at finding the square root?
- What is Newton's square root equation?
- How do you repeat calculations?
This lesson will answer those questions. There is a mini-quiz near the end of the lesson.
Want to find square root
Suppose you wanted to find the square root of a positive number N. Newton's method involves making an educated guess of a number A that, when squared, will be close to equaling N.
For example, if N = 121, you might guess A = 10, since A² = 100. That is a close guess, but you can do better than that.
Newton's square root equation
The equation to use in this method is:
√ N ≈ ½(N/A + A)
where
- N is a positive number of which you want to find the square root
- √ is the square root sign
- ≈ means "approximately equal to..."
- A is your educated guess
If N = 121 and you guess at A = 10, you can enter the values into the equation:
√ 121 ≈ ½(121/10 + 10) = ½(12.1 +10) = ½(22.1) = 11.05
That is pretty close to the correct answer of 11.
Iterative calculations
Newton's method allows you to repeat the estimation a number of times to approach an exact number, if necessary.
Suppose we made a guess of A = 5, which is not very close. Entering substituting 5 in the equation results in:
√ 121 ≈ ½(121/5 + 5) = ½(24.2 +5) = ½(29.2) = 14.6
Use 14.6 in another approximation:
√ 121 ≈ ½(121/14.6 + 14.6) = ½(8.29 +14.6) = ½(22.89) = 11.445
That is much closer. We can do one more iteration in this example:
√ 121 ≈ ½(121/11.445 + 11.445) = ½(10.57 +11.445) = ½(22.017) = 11.008
You can see that we are approaching the exact value of the square root. You can continue, if you want the answer to be more accurate, but it should not be necessary.
With a better guess for A, you should be able to use this method with only one calculation.
Summary
Instead of using a scientific calculator to determine the square root of a number, you can use Newton's square root equation to easily approximate the square root without the calculator. His method consists of making an educated guess and then entering the number into his simple equation. You repeatedly take your answer and enter it in the equation until the correct square root is obtained.
See side menu for more Algebra topics
Be clever
Resources
The following resources provide information on this subject:
Websites
Books
Mini-quiz to check your understanding
If you got all three correct, you are on your way to becoming a Champion in Algebra. If you had problems, you had better look over the material again.
What do you think?
Do you have any questions, comments, or opinions on this subject? If so, send an email with your feedback. We will try to get back to you as soon as possible.
Share link
Feel free to establish a link from your website to pages in this site.
Or use our form to send this link to yourself or a friend.
Students and researchers
The Web address of this page is
www.school-for-champions.com/algebra/square_root_approx.htm.
Please include it as a reference in your report, document, or thesis.
Where are you now?
Newton's Square Root Approximation
