Package Newton’s method for approximating square roots (Case Study: Approximating Square Roots) in a function named newton. This function expects the input number as an argument and returns the estimate of its square root. The program should also include a mainfunction that allows the user to compute the square roots of inputs from the user and python's estimate of its square roots until theenter/returnkey is pressed.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here