Given that $$a_n =\left(1^2+2^2+3^2+\cdots+n^2\right)^n$$ and
$$b_n=n^n \times (n!)^2$$ Then prove that $a_n \gt b_n$ $\forall $ $n \ge 6$
My attempt:
I tried using induction, but I could not prove the basic step i.e to prove that the proposition $P(6)$ is True.
$$a_6=(273)^6$$
$$b_6=(6^6)(720)^2$$
But how can we prove $a_6 \gt b_6$ without calculator?
Because by AM-GM we obtain: $$\sqrt{\frac{1^2+2^2+...+n^2}{n}}\geq\sqrt[n]{n!}.$$