c# what is the square root symbol code example Example: c# square root function int num = 4; Math.Sqrt(num);