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 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.
An irrational number is a number that never ends. An example of an irrational square root would be the square root of 11.
One cannot find the square root of a negative number.
To find the square root of a number you would use the square root symbol on the calculator, √, then enter the number. Ex.: √25=5.
The same way you find the square root of any number. The fastest way would be to type 225, followed by the square root key, in a calculator.
To find the square root of a number, you can use a calculator or a mathematical formula. The square root of a number is a value that, when multiplied by itself, gives the original number.
To find the square root of a number you multiply that number by it self twice.(example) the square root of 9 ? the square root of nine is 81 as 9X9=81. square root of 4 ? th square root of is 16 as 4X4=16.
square root it
to find the square root of a number you need to find the number that multiplied by its self is that number example: the square root on 9 is 3 it is 3 because 3 x 3 - 9
find two of the same numbers that you would multiply by itself exp. q:what is the square root of 25 a: 5 why:5x5=25
The square root of a number is a value that, when multiplied by itself, gives the original number. The opposite of a square root would be the negative square root of the same number, as it would also multiply by itself to give the original number. For example, the square root of 4 is 2, and the opposite of the square root of 4 would be -2.
Press the square root button on your calculator.
The square root of 64.36 is an irrational number. Consequently you cannot find the root using a factor tree.