Given any complex number $z$, I am interested in investigating the convergence properties of $z$ to some power $n$. We have three cases:
i) If $|z| <1$, then we can write $z^n=\mathrm{e}^{nx}\mathrm{e}^{iny}$. Letting $n \to \infty$ we get that $\mathrm{e}^{nx}\to 0$, and since $\mathrm{e}^{iny}$ always has length one, $z^n \to 0$. Is there a more rigorous way of saying this?
ii) If $|z| > 1$, then for the same reasons $z^n \to \infty$.
iii) If $|z| =1$, then $z^n=\mathrm{e}^{iny}$ which for increasing $n$ just keeps rotating on the unit circle, and therefore the limit doesn't exist. $z=1$ is the only converging case. Right?
These arguments does not seem rigorous enough. Any ideas how to make this more rigorous?