Skip to Content

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: StringSince: Excel 2003