Originally the problem is to prove that $n! \geq n^{n/2}$.
I reduced this to: $n! \geq (\sqrt{n})^n$ so that:
Prove that $\frac{n!}{(\sqrt{n})^n} \geq 1$.
Each term in $n!$ is divided by the $\sqrt{n}$ and the multiplication should leave it $\geq 1$.
Some advice.
$$ s^{-s}=\frac{1}{\Gamma (s)}\int_{0}^{\infty }t^{s-1}e^{-st}dt $$ (from here) therefore $(n!)^2 n^{-n}=\Gamma(n+1)^2\frac1{\Gamma(n)}\int \limits_0^\infty t^{n-1}e^{-nt}=n\Gamma(n+1)\int \limits_0^\infty t^{n-1}e^{-nt}\ge 1$