How one can find a inverse function of a complex function?
If we have complex function say $f:\mathbb{C}\rightarrow\mathbb{C}$, $z\mapsto z^{2}$ then how one can find the inverse of it?
The components of function $f$ are $u(x,y)=x^2 + y^2$ and $v(x,y)=2xy$.
The function $f$ is not one-to-one since for example image of $-1$ is the set $\{i,-i \}$.
How to proceed? Solve for $u$ and $v$?
What if we limit ourselves into $-\pi/2 < \arg\varphi < \pi/2$?
Shouldn't we then be able to have a inverse function?