Let $K = \mathbb{Q}_3(i,\sqrt[4]{-3})$ and $L = K(\zeta_7)$ where $\zeta_7$ is a 7th root of unity.
Question What is $\min_K(\zeta_7)$?
Approach:
Over $\mathbb{F}_9$, the residue field of $K$, we obtain the factorization of $x^7-1$ in irreducible factors: $$ x^7-1 = (x+2)(x^3+(a+1)x^2+ax+2)(x^3+2ax^2+(2a+2)x+2). $$ Here, $a \in \mathbb{F}_9$ with $a^2+a+2=0$, i.e. $a$ is a primitive 8th root of unity in $\mathbb{F}_9$.
Let $\bar{f} = x^3+(a+1)x^2+ax+2 \in \mathbb{F}_9[x]$. If we take $b \in \mathbb{F}_{9^3}$ with $\min_{\mathbb{F}_9}(b) = \bar{f}$, then $b$ is a $7$-th root of unity in $\mathbb{F}_{9^3} = \mathbb{F}_9(b)$.
Suppose $\beta \in L$ is a lift of $b$. By Hensel's Lemma, there must be a lift $f \in K[x]$ of $\bar{f}$ with $f(\zeta_7)=0$. I expected $\beta = \zeta_7$. I thought it might be $$ f = \min_K(\zeta_7) = x^3+(\zeta_8+1)x^2+\zeta_8 x + 2 $$ where $\zeta_8$ is the lift of $a \in \mathbb{F}_9$ with $\min_{\mathbb{Q}_3}(\zeta_8) = x^2+x+2$ which is a primitive 8th root of unity. But with this minimal polynomial, I obtain $\beta^8 \neq \beta$, which would have to be true if $\beta = \zeta_7$.
Could someone please point out my mistake in my line of thought and help me finding the relation for $\zeta_7$ (and if necessary $\zeta_8$?
Thank you in advance!