Suppose that $f$ is an entire function satisfying $|f(z)| \leq 1+|z|^\frac{3}{2}$ for all $z \in \mathbb{C}$. Show that f must be a linear function, that is, $f(z)=az+b$ for some $a,b \in \mathbb{C}$.
I have not much insight on where to go with this, but here is what I have thought up already:
As $f$ is entire it is analytic everywhere in the complex plane, this means that it is complex differentiable everywhere in $\mathbb{C}$. We also have that $|f(z)| \leq 1+|z|^\frac{3}{2}$. Allowing $z=a+bi$ we then have $|f(z)| \leq 1+|a+bi|^\frac{3}{2}$. We can also simplify $|a+bi|^\frac{3}{2}$ to be $(a^2 +b^2)^\frac{3}{4}$. But this approach seems wrong, or that it won't lead anywhere. Where can I take this? Or is where I'm starting wrong?