Square Root

sqrt( )


The square root operator calculates the square root of what is within its parentheses. If the value is less than zero, the indicator is no longer valid. A message box will be displayed and the square root operator will return 0.