I am given that $$\vert f \vert\le A+B\vert z \vert^{3/2}$$ and I would like to show that $f$ is a linear polynomial. A generalization of Liouville's Theorem says that if $\vert f\vert\le C\vert z \vert^k$ for some positive integer $k$, then $f$ is a polynomial of degree at most $k$. Since there is a power of $3/2$, this fact doesn't immediately apply. So we can write $\vert fz^{1/2}\vert\le D\vert z^2\vert$ for $\vert z \vert>R$ for some sufficiently large $R$.
Hence $fz^{1/2}$ is a polynomial of degree at most $2$. Say, $fz^{1/2}=a+bz+cz^2$ ($c$ may be $0$). Then $f=az^{-1/2}+bz^{1/2}+cz^{3/2}$, which is not a linear polynomial for two reasons (it's not a polynomial in $z$ and it's not linear in $z$). Where am I going wrong?