This is a question from an exam and we've had it before in our homework. After trying the come up with a solution I was dissapointed to get my homework back with a big red cross. I hope my new solution is better.
Let $f:\mathbb{C}\to\mathbb{C}$ be an entire analytic function and let there be $C\geq 0,~p\in\mathbb{R}$ such that $|f(z)|\leq C(\log|z|)^p$ for all $z\in\mathbb{C}$ with $|z|\geq 2$. Show that $f$ is constant.
Because $f$ is entire, we can write: $f(z)=\sum_{n=0}^\infty a_nz^n$. Let $R>0$. Then because of Cauchy's inequality we have $$|f'(0)|\leq \frac{M_R}{R}\leq\frac{C(\log|R|)^p}{R}\to0$$ as $R\to\infty$. So $f'(0)=0$, so $f(z)=a_0z^0+0+0+0...=a_0$ is constant.
Is that right or am I missing something here?