Just a couple of small technical point here. If x and n are real numbers, do we have to write $x ^ {n/n} = |x|$? Or can we just reduce it to $x^{n/n} = x$?
One reason I ask is because then we would arrive at $x = x^1 = x ^{n/n} = |x|$. Does this mean, then, that $x$ is not equal to $x^{n/n}$? Or that $x ^ 1$ is not equal to $x^{n/n}$?
Similarly, if I write $(\sqrt x)^2 = x^{2/2} = \sqrt{x^2}$, am I correct? Or does the order matter here?
You are incorrect.
Once you are dealing with non-integer exponents, you either only define $x^y$ for $x$ positive, or you no longer have the property that $(x^y)^z = x^{yz}$ in general.
The expression $x^y$ gets complicated when $y$ is rational, it gets stranger when $y$ is irrational, and it gets insane when $y$ is a complex number. :)
Finally, the expression $x^{n/n}= x^1$ for any $x$, since $n/n=1$, so we have the order of operations - $n/n$ isn't some representation that is "like" $1$, it is $1$.
If you define $x^1=|x|$, you are losing a lot of rich mathematics. :)