This documentation is archived and is not being maintained.
SQRT Function
Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
In this article
Syntax
Remarks
Example
Returns the square root of a number.
SQRT(number)
Parameters
|
Name
|
Required/Optional
|
Data Type
|
Description
|
|
number
|
Required
|
Numeric
|
The number whose square root you want to find.
|
Return Value
If number is negative, the SQRT function returns the error value #NUM!.