$(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?