$(n!)^3<n^n((n+1)/2)^{2n}$
I've been trying to solve this problem. I've tried using these relations: $n^2(n+1/2)^2=$Sum of cubes of first n natural numbers $(n(n+1)/2)=$Sum of first n natural numbers
But still I'm unable to solve this. Can you please help me?
We have for positive integer $n$, $$n!\leq n^n\implies n!^3\leq n^{3n}< (n^3+n^2+n/4)^n=[n (n+1/2)^{2}]^n=n^n(n+1/2)^{2n}$$