So I am a little stumped here, and it could be simple. I'm just not exactly sure how to approach this. The question reads:
Find $\omega_0$ in the set of Complex numbers, such that the substitution $z = \omega - \omega_0$ reduces the cubic equation $z^3 + Az^2 + Bz +C = 0$ into $\omega^3 -m\omega -n =0$
... where I'm assuming those constants are real numbers.
My first attempt was to just do a straight substitution of $z= \omega - \omega_0$ into the first equation, then expand it, and try to solve that down for what $\omega_0$ should be, but I started to realize that that's probably not the way. Am I just missing something here?