I started to wonder the expression $\sqrt[\leftroot{-2}\uproot{2}b]{x^a} = x^{a/b}$, which was introduced in primary/high school and I don't remember any teacher actually proving this equation. What does the expression $x^{a/b}$ actually mean?
I can understand the other interpretation $\sqrt[\leftroot{-2}\uproot{2}b]{x^a} $: First raise $x$ to the $a$th power and then take the $b$th-root of it. But what does $x^{a/b}$ mean? For example $2^4$ is perfectly clear to me, but what does $2^{3/2} = 2^{1.5}$ mean? For me the expression $x^y$ means: Multiply $x$, $y$ times by itself so multiplying $2$, $1.5$ times by itself is a bit confusing :)
Is it even generally always true that:
$$\sqrt[\leftroot{-2}\uproot{2}b]{x^a} = x^{a/b},$$
if $x\in\mathbb{C}$ and $a,b\in\mathbb{R}$?
And if yes then why? Is it just a definition or agreement on notation? Or is there a actual physical/intuitive reason for this?
Thank you for any help =)
Throughout, $x$ will be a parameter restricted to real values greater than or equal to $1$. When $y$ is not a positive integer, the definition of $x^y$ is more subtle than "$x$ multiplied by itself $y$ times".
From these definitions, various things can be proved: the rules of exponents $x^{ab}=(x^a)^b$ and $x^{a+b}=x^ax^b$, the fact that $x^y$ is for fixed $x$ a continuous increasing function of $y$, and so on.
One can extend to negative exponents by declaring $x^{-y} = 1/x^y$, and one can extend to real numbers $0<\xi<1$ by declaring $\xi^y = (1/\xi)^{-y}$. Again one checks that all the results of exponents, and different ways of parsing an expression like $\xi^{a-b}$ or $\xi^{-y}$, are consistent.
So it's not intuitive at all, really. As evidence, notice that we can't do any of this if the base is a negative number - the expression $(-2)^y$ makes sense only if $y$ is an integer. (At least, until you get into complex numbers, when the story gets crazier still....)