Why is dividing by an irrational a no-no in algebra?

Neat. This was a little surprising at first, but with some playing around I see that (\sqrt{2} - \sqrt(3))^3 = 11\sqrt{2} - 9\sqrt{3}. And then (11\sqrt{2} - 9\sqrt{3}) - 9(\sqrt{2} - \sqrt{3}) = 2\sqrt{2}, and from there it’s obvious how to get the rest.

This is just the same game. On one hand,

e^{\frac{\pi i}{4}} = \frac{1+i}{\sqrt{2}}

by Euler’s formula.

In the other direction, let j = e^{\pi i/4}. Then

\begin{align} i &= j^2\\ \sqrt{2} &= \frac{(j+1)^4}{4j^2}-\frac{3}{2} \\ \end{align}

I agree. I thought that is what I meant.

What I thought was interesting is that e and \pi don’t make it into the extended field. At least I couldn’t see how. So we can express \mathbf{Q}({\sqrt 2}, i) using i, e and \pi, but the last two are not part of the resultant extension of Q. So in some manner the notation we use is prevented from leaking into the field extension by the set of defined operations of the field. Which, in some manner makes the values and notated values distinct. We are required to evaluate the value in some sense before it passes into the extension. Yet we can pass the notated value unevaluated so long as the notation is restricted to operations defined on Q. Perhaps this is just plain obvious, but it was in answer to the question about equivalence of notated values.

You are right; to hammer in this point we could say it does not matter what the element generating the field extension “is” in this case, only that it satisfies the minimal polynomial x^4+1. Exponentiation does not come into it; we could simply call it “j” and do all the algebra, the same way complex numbers use “i” such that “i² = -1”

If you are thinking of Q(\sqrt2) and Q(1/\sqrt2) as subfields of the reals, then of course they are the same. If you think of them abstractly as Q[x]/(x^2-2) and Q[x]/(2x^2-1), then they are different, isomorphic but different because the ideal (x^2-2) is not the same as the ideal (2x^2-1).

It reminds me of the distinction between rational numbers and fractions. As fractions 1/2 and 2/4 are not the same, but they represent the same rational number. Is it a useful distinction to make? No.