Can someone please tell me if I am approaching this correctly? Given the following and asked to solve for the complex variable z: $$[e^z]^3-5e^z=0$$
My approach was purely algebraic and is why I have my doubts: $$[e^z]^3=5e^z$$ $$[e^z]^2=5$$ $$z=\frac{\ln 5}{2}+i0$$
Did I over simplify or overlook something? Or is it this simple?