answersLogoWhite

0


Best Answer

Without a square root key, there is no simple way to find square roots. The best method is probably the Newton Raphson iteration.

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 the square root of 7 and you start with x0 = 5 (a pretty poor choice since 5^2 is 25, which is nowhere near 7).
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.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find square root on a simple calculator?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find square root of fraction without calculator?

find the square root of the numerator and the square root of the denominator


How to find square root of a number?

Press the square root button on your calculator.


How do you find square root on a calculator?

The square root button on a calculator is normally the button which resembles a 'tick' symbol. Depending on the calculator you will press this before or after entering the number you wish to square root.


What is the equation for finding the square root of a number?

To find the square root of a number, take that number to the one-half power. Ex: 4^1/2 = 2 The best way to find a square root is simple guess and check. Because not all square roots are whole numbers, it is advisable to use either a calculator or square root table to find more complicated square roots. Give the Square Root Calculator a try: http://www.calculatorslive.com/Square-Root-Calculator.aspx


How do you find the square root of 20 times the square root of 3?

Use a calculator.


How to find the square root of an number using a scientific calculator but my scientific calculator DOES not have that radical sign?

To find the square root on a calculator without a radical symbol, you can use the power function. Simply raise the number to the power of 0.5 to find the square root. For example, to find the square root of 16, you can input 16^0.5 into your calculator to get the result.


How do you find square root with a calculator?

Type in the number that you want to square root, then hit the √ button.


How do you find out the square root of 9801?

The square root of 9801 is 99 by means of a scientific calculator.


How do you find the square root of 6724?

Use a calculator.


How do you find sq root?

you buy a calculator and put the square root sign and the number you want to square root.


How do you find square root on calculator with out using the square root sign?

Assuming the calculator can do exponents, take the number and raise it to the power of 1/2.


How do you find 4 root 70?

Use a calculator. Most will allow you to find 70(1/4) Or find the square root of the square root of 70.