I have a following query in my mind. It has been in my mind since i was a kid.
I know that 2^3 means that multiply 2 three times,3^-2 means multiply (1/3) two times.What does 2^(0.22) means. multiply 2 how many times, i mean what is logic behind fractional power?
Since $a^{p/q}$ is defined by $\sqrt[q]{a^p}$,we have $2^{0.22}=\sqrt[50]{2^{11}}$. The logic behind this definition is to define fractional exponents in a way such that all power rules are still valid.