Can I not distribute powers on complex numbers as I do with real numbers?
For example: Consider $$\left(\frac{1 + i}{1-i}\right)^n = 1$$ Distributing powers as in real numbers: $$(1+i)^n = (1 - i)^n$$ Taking log both sides and eliminating $n$ I am left with $2i = 0$ which is obviously incorrect. So I am lead to believe that I can't distribute powers in complex numbers?
Two points:
The complex $\log$ function is much more complicated than the real $\log$. That is because $a^x=a^y$ does not imply that $x=y$ in the complex numbers.
$$\frac{1+i}{1-i} = i$$