There is a canonical way to approach this answer, which is to use Stirling's formula for $n!$, which essentially states that
$$ n! \approx \sqrt{2 \pi n} \left( \frac{n}{e} \right)^n.$$
Inserting Stirling's formula, this becomes a very ordinary and straightforward limit.
Morally, this question is to determine the rough order of growth of $n!$, which is the main goal of Stirling's formula. So you might interpret this as an excuse to determine how to prove and show Stirling's formula. This has been addressed multiple times on this site, or on the wikipedia page, or elsewhere.