I apologise for asking something so fundamental, but what exactly does $$2^\frac{2}{5}$$
actually mean? I get raising a whole number to another whole number $$x^y$$ means you are multiplying x with itself y times, but what does it mean when y is a fraction?
$$2^{\frac{2}{5}} = 2^{2\times \frac{1}{5}} = \sqrt[5]{2^{2}}$$
For any rational number $m = \frac{p}{q} \ | \ p,q \in \mathbb{N} $, $\ x^m$ is interpreted as the $q^{\text{th}}$ root of $x$ raised to the power of $p$ i.e. $$x^{\frac{p}{q}} = \sqrt[q]{x^p}$$