sqrt

Computes the principal square root of the complex number. The square root is calculated based on the polar representation of the complex number.

Return

A new instance of Complex representing the square root of the current complex number.