Write the Newton-Raphson formula for square root of any real number
Answers
Answered by
0
Answer:
Let N be any number then the square root of N can be given by the formula: root = 0.5 * (X + (N / X)) where X is any guess which can be assumed to be N or 1. In the above formula, X is any assumed square root of N and root is the correct square root of N.
Answered by
12
Answer:
Let N be any number then the square root of N can be given by the formula: root = 0.5 * (X + (N / X)) where X is any guess which can be assumed to be N or 1. In the above formula, X is any assumed square root of N and root is the correct square root of N.
_________________❥❥❥❥❥_______________
_________________❥❥❥❥❥_______________
Similar questions