Let $z$ be a complex number satisfying $$(z+1)^{100} = (z-1)^{100}$$ Show that $z$ is purely imaginary, i.e. that $\Re(z) = 0$.
Rearrange to
$$\left(\frac{z+1}{z-1}\right)^{100} = 1$$
I tried using $z = x+iy$ and trying to multiply numerator and denominator by the conjugate, but I hit a roadblock. I also tried substituting $1 = -e^{i\pi}$, but that also doesn't seem to get me anywhere. How can I prove this? Any help is appreciated, thank you!
Hint $$|z+1|^2=|z-1|^2 \\ \left(z+1\right) \overline{\left(z+1\right)}=\left(z-1\right) \overline{\left(z-1\right)} \\ z \bar{z}+z+\bar{z}+1=z\bar{z}-z-\bar{z}+1 \\ \bar{z}=-z $$