answersLogoWhite

0

How do you get the square root?

Updated: 10/19/2022
User Avatar

Wiki User

7y ago

Best Answer

The answer depends on the number whose square root you wish to obtain and also what tools you have at your disposal. If you have a decent calculator or a computer then the solution is trivial.

If the number is a perfect square, then you need to factorise it. Pair off equal factors. Then the square root is the product of one from each pair. For example, to find sqrt(144):

144 = 2*2*2*2*3*3 = (2*2)*(2*2)*(3*3)

So sqrt(144) = 2 * 2 * 3 = 12.


Otherwise, you will have to use a numerical method, such as the Newton-Raphson method.

If you want to find the square root of kkk, define f(x) = x^2 – kkk.

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

7y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

7y ago

Usually you can use a calculator.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you get the 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