Even powers and perfect squares

122 Views Asked by At

Does $2^{2k}$ (where $k$ is a natural number) always result in perfect squares?If so, why?I just tried it with a few values and it appears to be true. I need the result for this to simplify a question.

1

There are 1 best solutions below

0
On BEST ANSWER

Hint Use the fact that $a^{bc}=(a^b)^c=(a^c)^b$ $$2^{2k}=(2^{k})^2$$