Prove or disprove 'If $\gcd(a,b)=1$ then, $\gcd(a^2,b^2)=1$, with $a,b\not= 0$'
I need to prove this statement. I think it is true and also the converse is true.
I took some examples such as $\gcd(2,5)=1$, and $\gcd(4,25)=1$...
But how can I prove this? I know that $1=ax+by$ for some $4x,y\in \mathbb{Z}$.. But not sure
How to go from there..
Any clue?