SQRT function

From Apache OpenOffice Wiki
Jump to: navigation, search

SQRT

Returns the positive square root of a number.

Syntax:

SQRT(number)

Returns the positive square root of number.
number must be positive.

Example:

SQRT(16)

returns 4.

SQRT(-16)

returns an invalid argument error.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_SQRT_function&oldid=259904"
Views
Personal tools
Navigation
Tools
In other languages