I want to find the laplace inverse of
$$s^{-3/2}$$
the steps given in the solution manual are as follows:
$$\frac{2}{\sqrt\pi}\frac{\sqrt\pi}{2s^{3/2}}=2\sqrt{\frac t\pi}$$
I know the first part $\frac2{\sqrt\pi}$ is obtained using the gamma function $\Gamma(\frac32)$, but not quite sure how the rest is obtained.

The laplace transform of $t^{\frac{1}{2}}$ is $\frac{\Gamma(\frac{3}{2})}{s^{\frac{3}{2}}}$, so the inverse transform of $s^{-\frac{3}{2}}$ is $\frac{t^{\frac{1}{2}}}{\Gamma(\frac{3}{2})}$.