I have a problem. First part of it was to find $z$ such that $$\left|\frac{z-i}{z+i}\right| = 1$$ and I've quickly figured out, that $z \in \Bbb R$.
How ever, now I have to (using previous part of the problem) find all roots of the following equation: $$(z-i)^n - (z+i)^n = 0$$
I have no idea how to do this. I tried adding the second part to the right side, then dividing by it, but with no success.
Rearrange as follows:
$$(z-i)^n=(z+i)^n \\ \left(\frac{z-i}{z+i}\right)^n=1$$
Let $w=\frac{z-i}{z+i}$. The equation $w^n=1$ is easy to solve, but you also know that since $|w|=1$, i.e. $\left|\frac{z-i}{z+i}\right|=1$, $z \in \mathbb R$.