answersLogoWhite

0

How can you do square root?

Updated: 9/27/2023
User Avatar

Wiki User

6y ago

Best Answer

There is no simple way.

There is one way which resembles long division but with a divisor which changes at each step and I regret that I cannot explain it here.


Another method is based on iteration and using the Newton-Raphson method seems the simplest. The method is as follows:


If you want to find the square root of a number n then define f(x) = x^2 – n.

Then finding the square root of n 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 52 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

6y ago
This answer is:
User Avatar

Add your answer:

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

What is the square root of the square root of 2?

The square root of the square root of 2


What is the square root of square root's square root?

The 8th root


Some irrational numbers?

square root of (2 ) square root of (3 ) square root of (5 ) square root of (6 ) square root of (7 ) square root of (8 ) square root of (9 ) square root of (10 ) " e " " pi "


Irrational numbers between 2 and 2.5?

There are infinitely many of them. They include square root of (4.41) square root of (4.42) square root of (4.43) square root of (4.44) square root of (4.45) square root of (5.3) square root of (5.762) square root of (6) square root of (6.1) square root of (6.2)


What is the square root of a square that has no root?

It's not a square if it has no root. If a number is a square then, by definition, it MUST have a square root. If it did not it would not be a square.


Square root 2 times square root 3 times square root 8?

square root 2 times square root 3 times square root 8


What is the square root of 4x?

We use the property of square roots that says the square root of (ab)=square root (a) multiplied by square root of b So square root (4x)=square root (4) mutiplies by square root of x =2(square root (x)) 2sqrt(x)


What is a principal square root?

The principal square root is the non-negative square root.


What is the difference between principal square root and perfect square root?

A principal square root is any square root that's answer is positive, and a perfect square root is a square root that's answer is an integer.


What is the square root of 20 in simplest form?

square root of 20 = square root of 4 * square root of 5. square root of 4 = 2, so your answer is 2 square root of 5.


Simplify square root of 5 Times Square root of 6?

Square root of 5 time square root of 6 is the same as square root of 5 x 6, that is, square root of 30.


What numbers are always irrational?

the square root of 3, the square root of 5, the square root of 6, the square root of 7, the square root of 8 etc