I'm trying to figure out if the statement is true or not and I need to prove it if so.
Let $p$ be a prime and $a$ be an integer. If $p\mid a^n$ , is it true that $p^n\mid a^n$ ?
I'm not sure how i would approach this problem. I started as $a^n = p \cdot b$ for some $b \in \mathbb{Z}$.