Intrinsic-53 Sqrt
53: real:= Sqrt(real);
This intrinsic returns the square root of the argument. The argument must be >= 0.0, otherwise a runtime error occurs.