Find the square root of 19 by Newton’s raphson method
Answers
Answer:
Step-by-step explanation:
Newton Raphson method to find square root
Algorithm
Take a reasonable guess (approximate root) for the square root.
Add the approximate root with the original number divided by the approximate root and divide by 2. ...
Continue step 2 until the difference in the approximate root along the iterations is less than the desired value (or precision value).
Step-by-step explanation:
Newton Raphson method to find square root
Algorithm
Take a reasonable guess (appropriate root) for the square root.
Add the approximate root with the original number divided by the approximate root and divide by 2. ...
Continue step 2 until the difference in the approximate root along the iterations is less than the desired value (or precision value).
Hope this helps u.....
pls mark this as brainlist.....✌️