Topic: Language Problem / Level: advanced

Problem: Write a program to calculate the square root of a number using the Newton-Raphson method.

Run the code to see the output here...