I got stuck on this seemingly simple question:
If $z$ is a complex number satisfying $|z^3+z^{-3}| \le 2$, then the maximum possible value of $|z+z^{-1}|$ is:
(A) $2$
(B) $2^{1/3}$
(C) $2\sqrt 2$
(D) $1$
Using the AM-GM inequality, I showed that $|z|^3 + |z|^{-3} \ge 2$ and so I got: $$ |z^3+z^{-3}| \le 2 \le |z|^3 + |z|^{-3}$$
I don't inderstand how I can remove the cubic power, and bring any of this in terms of $|z|$ and $|z|^{-1}$. What am I missing?
Thank you.