Square Root Write a Program to implement square root Calculate the square root of a given number without using the sqrt function Input: Enter a Number: 4 Output: Square Root: 2