This question is inspired by this one which topic was finding all the rational solutions of the Pell’s equation $x^2-dy^2=1$.
The answers show that these solutions can be described, for instance, by the parameterization
$$x=\dfrac{t^2+d}{t^2-d},y=\frac{2t}{t^2-d},(t\in \mathbb Q,t^2\neq d).$$
This also gives a parameterization of the norm 1 subgroup of the number field $\mathbb{Q}[\sqrt{d}]$. I was wondering if the same could be done with the norm 1 subgroup of $\mathbb{Q}[\sqrt[3]{d}]$. For instance, if $d=2$, I’m looking for all the rational solutions of the norm equation
$$a^3+2b^3+4c^3-6abc=1.$$
One of the answers on the other question suggests using Hilbert’s Theorem 90 for this kind of problems. However, I haven’t learned the proof of this theorem yet, as I’m still taking an introductory number theory course and don’t know much yet about Galois theory. So I was wondering if there was another method (either in general or that could be applied to this particular problem) useful here or if someone could explain to me how Hilbert’s Theorem 90 applies to this particular situation (what would the homomorphism $\sigma$ be here?).