So far the index has always been a whole number. But an index can also be a
fraction — and a fractional index means a root.
A power of \tfrac{1}{2} is the square root, and more
generally a power of \tfrac{1}{n} is the nth root:
a^{1/2} = \sqrt{a}, \qquad a^{1/n} = \sqrt[n]{a}
Why does a^{1/2} mean the square root? Because the indices add
when you multiply powers of the same base, so
a^{1/2} \times a^{1/2} = a^{1/2 + 1/2} = a^1 = a. The number that
gives a when multiplied by itself is exactly
\sqrt{a} — so a^{1/2} and
\sqrt{a} are the same thing.