I'd like to show that the equation $z^n = w$ for $z,w \in \mathbb{C}$ and $w \not = 0$.
Let $w = r \cdot e^{ix_2} = r_2 \cdot (cos[x_2] + i\cdot sin[x_2]) $ and $z = r_1\cdot e^{ix_1}$
So we have $z^n = w$ if $r_1^n \cdot e^{ix_1n} = r_2 \cdot e^{ix_2}$
But this is true for $r_1^n = r_2$ AND $nx_1 = x_2 + 2\pi k$
With this I should get the n distinct solutions...?