What is an minimal prime number $p$ which satisfies $p \in {\Bbb{{Q}_2}^{\times}}^2-{{\Bbb{Q}_2}^{\times}}^4$?
For $a \in \Bbb{Z}$, if $a≡1,3,4,7$mod8, then for each $a$, $\Bbb{Q}_2$ is $\Bbb{Q}_2(\sqrt{a})$ is isomorphic to $\Bbb{Q}_2,\Bbb{Q}_2(\sqrt{3}),\Bbb{Q}_2(\sqrt{5}),\Bbb{Q}_2(\sqrt{7})$.
So I searched $p=17,41,73,\ldots$, which are primes which is $1\bmod8$.
For $p=17$, ${\rm ord}_2(f(3))=6>2{\rm ord}_2(f'(3))=4$, thus by Hensel lemma, $17^{1/4}\in \Bbb{Q}_2$. So $p=17$ is not ok.
In such a way, can I find titled $p$ ? Or should I choose another way or computer ? Computer method answer is also appreciated. Thank you for your help.
We have the multiplicative decomposition $\mathbf Z_2^\times = \{\pm 1\} \times (1 + 4\mathbf Z_2)$, so $(\mathbf Z_2^\times)^2 = (1 + 4\mathbf Z_2)^2$. Using the $2$-adic exponential, $$ 1 + 4\mathbf Z_2 = \exp(4\mathbf Z_2) \Longrightarrow (1+4\mathbf Z_2)^2 = \exp(8\mathbf Z_2). $$ The $2$-adic exponential and logarithm are isometries between $4\mathbf Z_2$ and $1 + 4\mathbf Z_2$, so $\exp(8\mathbf Z_2) = 1 + 8\mathbf Z_2$. Similarly, $$ (1+4\mathbf Z_2)^4 = \exp(16\mathbf Z_2) = 1 + 16\mathbf Z_2. $$ So the $u \in \mathbf Z_2^\times$ that are squares and not fourth powers are exactly the $u$ where $u \equiv 1 \bmod 8$ and $u \not\equiv 1 \bmod 16$, which is equivalent to $u \equiv 9 \bmod 16$. The first few such $u$ that are prime numbers are $41$, $73$, $89$, $137$, and $233$.