IMSQRT
Returns the square root of a complex number
Syntax
IMSQRT(inumber)
Parameters
- inumber: Required. A complex number for which you want the square root
Example
=IMSQRT("1+i")Returns the square root of a complex number
IMSQRT(inumber)
=IMSQRT("1+i")