Questions like this, which asks to solve $$x^{\frac43} = \frac{16}{81}$$
confuse me. The solution for real $x$ is $\pm \frac8{27}$.
The question would presumably be a bit different to solve
$$x^{\frac42} = \frac{16}{81}$$
Because on the one hand $\frac42 = 2$ so the answer is $\pm\sqrt{\frac{16}{81}} = \pm\frac49$.
But on the other hand $x^{\frac{4}{2}} = x^{{\frac12}\cdot{4}}$ which, as a function of $x$, is not equal to $(x^{\frac12})^4$.
This is fine, but it raises the question, what is the proper way to define $x^{\frac{4}{3}}$? We have seen we cannot just arbitrarily factor the exponent and apply the multiplication rule. But that's the only way I can think to define $x^{4/3}$ without first defining $x^a$ for all real numbers probably by way of $\ln$.
This tends to come up for algebra-precalculus and similar questions on the site. It might be harder than first appears.
More precisely I am asking how to define $x^a$ for as general real $x$ and $a$ as possible, in the context of precalculus, or how to define it at any level of mathematics and adapt it to a precalculus or at least $\mathbb R$ concept.
Let's start with rational exponents, and take as our starting point the fact that $$ x^a\cdot x^b = x^{a+b} $$ OK, now look what that says about $x^{\frac{1}{q}}$ with integer $q$: $$ x^{\frac{1}{q}} \cdot x^{\frac{1}{q}} \cdot \cdots \cdot x^{\frac{1}{q}} \text{ (q factors) } = x^{q\cdot \frac1q}=x $$ So that forces $$x^{\frac{1}{q}} = \sqrt[q]{x}$$ And then we could multiply an arbitrary number $p$ factors of $x^{\frac{1}{q}}$ to find $$x^{\frac{p}{q}} = \sqrt[q]{x^p}$$ Now if $q$ is even and $p$ is odd, this does not work out for negative $x$, and we will say that (working within the reals) $(-|x|)^{\frac{2k+1}{2m}}$ is undefined.
Now, taking $x>0$, we can define $x^r$ for $r\in\Bbb{R}$ using just the concepts of $\sup$ (minimum number that is not lesser than any member of a set) or $\inf$ ((maximum number that is not greater than any member of a set):
$$x^r = \sup\left( \{ x^{\frac{p}{q}} : p,q \in \Bbb{Z}^+ \wedge \frac{p}{q} \leq r \} \right) $$