using System;
public class Program
{
public static void Main()
Console.WriteLine("Square root calculator: press 1 then type a number to find the square root!");
if
}