/* Assignment no. 14 Write a program that will ask for a number. If the number is below zero it will say: I CANNOT CALCULATE THE SQUARE ROOT. Otherwise it will calculate the square root and print it out. Save it on drive f: (Write your name as a comment) */