I was wondering if there is a relation between the determinant of a matrix and the determinant of its powers. I mean I am looking for something like $$ \det (A^k) = f(\det(A), k). $$ A few check I made seem to suggest that $$ \det (A^k) = \det (A)^k $$ but I cannot find any kind of reasoning to justify such an assumption. It looks like a standard result, so I would expect it to be somewhere but I cannot find it either.
EDIT: Sorry, I forgot to specify that I'm interested in $k \in \mathbb{R}$, I noticed only when I received the first answers/comments.