There have been numerous arguments that $x^{p/q}$, if $p/q$ is not an integer, should not be extended to a subset of reals that includes negative non-integers $x$-values. Many have concluded that this is context-based since definition of $x^{p/q}$ at $x<0$ is ambiguous.
Before I begin, I shall note some confusion regarding $x^{p/q}$ vs $\sqrt[q]{x^{p}}$. Mathematicians who use the computer algebra system see $x^{p/q}$ as a relation equivelant to $y^{q}=x^{p}$ whereas $\sqrt[q]{x^p}$ is the positive solution/function when solving for $y$ in the relation. So note that I, and other mathematicians, see $\sqrt[q]{x^p}$ and $x^{p/q}$ as equivalent functions.
ISSUES WITH $x^{p/q}$ BEING DEFINED AT NEGATIVE VALUES WHERE $p/q$ IS NOT AN INTEGER.
The first issue is some mathematicians believe, since $x^{p/q}=e^{\ln{\left(x\right)}{(p/q)}}$ is true for only positive real numbers, that $x^{p/q}$ should be restricted to only positive real numbers. The problem is we must apply this rule to the function if $p/q$ is an integer.For example, we can't restrict $y=x$ to only positive integers.
The second issue is that $x^{p/q}$ is not continuous to complex numbers when $x<0$. For example $\lim_{\epsilon\to0}{\left(x+\epsilon{i}\right)}^{p/q}\neq{x^{p/q}}$ unless $p/q$ is an integer. This may be true, but it does not prove that $x^{p/q}$ can never be extended to negative real numbers rather to avoid it.
A similar issue is whether $\lim_{a{\to}{p/q}}x^{a}=x^{p/q}$. Suppose we choose a ${p_1}/{q_1}$ close to $p/q=2/3$. If we take ${p_1}/{q_1}={667}/{1000}$ the problem is since the denominator is even, the equation does not include negative numbers. Thus you have to choose any $p_1$. This can also be applied to $\lim_{a\to{y}}({-2)}^{a}$ shown Andre Nicolas answer in Find the domain of $x^{2/3}$
The last issue is that, $x^{p/q}{\neq}\sqrt[q]{x^{p}}{\neq}{\left(\sqrt[q]{{x}}\right)^{p}}$ if $p/q$ is not reduced. For example, if we set $x=-2$ with $p/q=-2/6$ we have $\sqrt[6]{{(-2)}^{2}}\neq{\left(\sqrt[6]{(-2)}\right)}^{2}$. Along with this if you take an reduced $p/q$ and an unreduced $p/q$ (${p_1}/{q_1}$) you can find that $\sqrt[q]{{x}^{p}}\neq\sqrt[q_1]{{x}^{p_1}}$. For example $\sqrt[3]{(-2)^{1}}\neq\sqrt[6]{(-2)^{2}}$. This brings me to a point whether ${p_1}/{q_1}$ must be simplifed before being evaluated? If this is significant, it can cause issues in our mathematical foundations.
QUESTIONS
Can it be a rigorously proved that $x^{p/q}$ can be extended to negative real numbers if $p/q$ is a non-integer and $q$ is an odd integer?
If $x^{p/q}$ cannot be proved or disproved to be extended to larger subset of reals including negative numbers then in which branches of mathematics (topology, complex analysis, real analysis etc.) can such an extension exist?
For more understanding see the following posts.