53th program input & output

Input : Enter any number = 25

Output : Square root of 25 = 5
///////////////////////////////////////////////////////////////
Input : Enter any number = 10000

Output : Square root of 10000 = 100
///////////////////////////////////////////////////////////////