$f$ is an entire function and $|f(z)| < 5 + |z|^{\frac{1}{3}}$ for all $z \in \Bbb C$. Prove $f$ is a constant.
So I want to bound my function in order to use Liouville's theorem, but in order to bound my function, I'm not sure how to do this. I looked at Cauchy's Estimates that says if $f$ is holomorphic on $B(a, R) = \{z : |z - a| < R\}$ and $|f(z)| \leq M$ for some number $M > 0$ and for all $z \in B(a, R)$, then $|f^n (a)| \leq \frac{n! M}{R^n}$ ($f^n (a)$ is the $n$th derivative of $f$ at $a$).
However, in our given inequality we have a variable and not a number. How can I deal with this?