That is correct, although it is nice to have a normal expression for it.
The standard (engineering) way to find Laplace transforms, is to look it up in a
Table of Laplace transforms.
Here you can find that:
$$\mathcal L\{t^{n}\} = \frac{n!}{s^{n+1}}$$
As
ZaidAlyafey[/color] suggested, the standard approach to calculate it yourself would be repeated application of the partial integration rule.
Or alternatively:
\begin{aligned}\frac{d^n}{ds^n} \int_0^\infty e^{-st}dt
&= \int_0^\infty \frac{d^n}{ds^n} e^{-st}dt \\
&= (-1)^n \int_0^\infty e^{-st}t^n dt \end{aligned} $$ ?
Since we also have:
\begin{aligned} \frac{d^n}{ds^n} \int_0^\infty e^{-st}dt
&= \frac{d^n}{ds^n}\Big( \frac {-e^{-st}}{s} dt \Bigg|_0^\infty \Big) \\
&= \frac{d^n}{ds^n}\Big( \frac {1}{s} \Big) \\
&= (-1)^n \frac{n!}{s^{n+1}} \end{aligned}
It follows that:
$$\int_0^\infty e^{-st}t^n dt = \frac{n!}{s^{n+1}}$$