Find All Complex solutions for $z^3+3i \bar z =0$. I tried substituting $z=a+bi$ and simplifying as much as I can and this is what I ended up with: $a^3-2b^2a+3b+i(3ba^2-b^3+3a)=0$.
I just did not understand how do I get the values of $z$ from this equation
Since $z^3 =-3i\bar{z}$ we have $\bar{z}^3 = 3iz$. So pluging $\bar{z} ={iz^3\over 3}$ in second equation we get$${-iz^9\over 27} = 3iz\implies z^9+81z=0$$
So $z_9=0$ and then $$z^8=-81\implies z_k=\sqrt{3}(\cos{(2k-1)\pi\over 8}+i\sin{(2k-1)\pi\over 8}) $$ $k\in\{1,2,...8\}$