Topic: Language Problem / Level: beginner

Problem: Write a program to calculate the square root of a number using the Babylonian method.

Run the code to see the output here...