HINT: Take logarithms to conclude $$n^{n^n} \ge ((n!)!)^4,$$ and note that this gives you what you need.
En route, use the easy to see inequality $$M^M \ge 2^M (M!).$$
IF YOU NEED MORE ELABORATION:
First note that, taking logs of the LHS of the OP, we note: $$\log(n^{n^n}) = n^n \times \log (n).$$
On the other hand, taking logs of $(n!)!$ on the RHS of the OP:
$$\log((n!)!)$$ $$\le \log((n!)^{n!})$$
$$\le (n!)×\log(n!)$$ $$\le (n!)×\log(n^n)$$
$$\le (n!)\times (n \log n)$$ $$\le 2^{-n}n^n ×(n \log n),$$ Or in particular,
$$\log((n!)!) \le 2^{-n}n^n ×(n \log n). $$
However, for $n \ge 4$ note the inequality $$2^{-n} ×n \le \frac{1}{4}.$$ So plugging this into the above gives
$$\log((n!)!) \le \frac{n^n \log n}{4}.$$
However, we have already observed
$$\log(n^{n^n}) = n^n\log(n),$$
and thus combining the above two relations yields
$$\log(n^{n^n}) \ge 4(\log((n!)!), $$ or equivalently,
$$n^{n^n} \ge (n!)!)^4.$$
Can you conclude yourself $$n × n! \le ((n!)!)^2$$ $$< ((n!)!)^3$$ yourself to get the desired result?