Let $\pi(x)$ be a prime-counting function (the function counting the number of prime numbers less than or equal to some real number $x$. For example $\pi(5)=3$, $\pi(4)=2$). Prove by elementary (high school-level) methods that there is a function $f: \mathbb{N} \to \mathbb{R}$ and there is $N_0 \in \mathbb{N}$ such that for all $n \ge N_0$ the inequality $\pi(n) \ge f(n)$ holds and $\lim \limits_{n \to \infty} \frac{f(n)}{\sqrt{n}}=\infty$.
My work. Well known that $\pi(n) > \frac{n}{\ln n}$. But the proof of this inequality is not elementary (high school-level). I searched, but did not find other estimate. For example, it would be a good idea to prove that $\pi(n) \ge n^{0.6}$ for all $n \ge N_0$.