The IMSQRT function is one of the engineering functions. It is used to return the square root of a complex number.
Syntax
IMSQRT(inumber)
The IMSQRT function has the following argument:
Argument | Description |
---|
inumber | A complex number expressed in x + yi or x + yj form. |
Notes
How to apply the IMSQRT function.
Examples
The figure below displays the result returned by the IMSQRT function.
