Book Contents

Book Index

Next Topic

Home

SQRT

SQRT returns a DOUBLE PRECISION value representing the arithmetic square root of the argument.

Syntax

SQRT ( expression )

Semantics

 

expression

is an expression of type DOUBLE PRECISION

Examples

SQRT(2.0)

Result: 1.4142135623731