The aim is to get from $1$ to $\sqrt[4]{2}$ or prove it is impossible using only one of the following options:
- Add or subtract two previously constructed numbers.
- Multiply two previously constructed numbers.
- Using a previously constructed number $\alpha$ construct both solutions to $\alpha^2+1=\beta^2$.
I’ve managed to construct many numbers close to it, such as $\sqrt{4+2\sqrt{2}}$.
I’m pretty sure it’s impossible but haven’t managed to prove it.
Can any of you help?
Edit 1: reciprocals
We can construct all quadratic radicals and rational numbers.
In this case, we are seaching for an extension of $\mathbb Q$ that is closed under (3), The constructible numbers are closed under this operation, but i think there is a subfield of the constructible numbers closed under it and containing $\mathbb Q$ as a subfield.
Alright, you should check your calculation again. If you really did construct $2^{1/4}$ you would immediately be able to construct $\sqrt{1 + \sqrt 2}.$ This is not possible: the quickest way to say it is that Hilbert's field is the set of totally real elements in the constructible field (closed under square roots of positive elements).
This is pages 145-148 in Geometry: Euclid and Beyond by Robin Hartshorne.
I repeated the first example search at https://doc.sagemath.org/html/en/reference/number_fields/sage/rings/number_field/totallyreal_rel.html
and got