Here's the textbook definition of the matrix exponential. Let $A$ be a $n\times n$ matrix, then
$$e^A=\sum_{n=0}^{\infty} \dfrac{1}{n!}A^{n}.$$
It's not quite clear to me how to work this series out. Some properties are quite intuitive and resemble the well-known $e^x$, where $x$ is a real number. I'd like to know if, for some constant positive integer $t$,
$$\left(e^A\right)^t=e^{tA}.$$
I've crunched some numbers and it seems to hold, but I have no clue on how to prove it. Is this true?