Library /sys$common/syshlp/BASICHELP.HLB  —  SQRT
  The SQRT function returns the square root of a positive number.

  Example

  Root = SQRT(35 * 37)

1  –  Syntax

                 { SQRT }
      real-var = { SQR  } (real-exp)
Close Help