Quadratic expressions $ax^2+bx+c$ can all be expressed in a form with only one x term:
$$a(x+\frac{b}{2a})^2+c-\frac {b^2}{4a}$$
Is the same true for all cubic or quartic expressions?
Is there a name for this property (expressable in a form with only one x term)?
Your only choice to reach third degree would be $a(x+b)^3+c$, which has only three degrees of freedom when four are neede for the general cubic. Specifically, $x^3+x$ cannot be obtained this way.