I have here an complex equation in $\mathbb{C}$ numbers: $$z^4 + 1 = \dfrac{1 - iz^3}{1 - z^4}.$$
My question is how to solve this complex equation? What is the best way to solve it?
My attempt: Multiply both sides by $1-z^4$ to get $$(z^4+1)(1-z^4)=1-iz^3$$ so $1-z^8=1-iz^3$ gives $z^8=z^3i$. How to continue?