Let $K = \mathbb{Q}_3(\sqrt[4]{-3},i)$ and $L = K(\alpha)$
where $$ \alpha = \frac{(1-\zeta_3)(1-\sqrt{-7})}{6} $$ and $\zeta_3 \in K$ is a primitive 3rd root of unity.
Furthermore, let $v$ be the valuation on $L$ with $v(3)=1$.
Question: Is there a unit $\epsilon \in L^\times$ satisfying the equation $\epsilon^3 \equiv \frac{1}{4}$ modulo an element of valuation $\frac{9}{4}$?
Ideas and Approaches:
- I tried to use Hensel's Lemma on the polynomial $f(X)= 4X^3-1$. However, since $f'(X) = 12X^2$ vanishes modulo $3$, it cannot be applied.
- By using Magma, my colleague found out that $\alpha^3 \in K$, i.e. the minimal polynomial of $\alpha$ over $K$ is $x^3-\alpha^3$.
- It is $v(\alpha) = -\frac{1}{2}$, so $\tilde{\alpha} = (1-\zeta_3) \alpha$ is a unit in $L$ since $v(1-\zeta_3)=\frac{1}{2}$. Maybe this can be used for constructing an appropriate $\epsilon$.
Now I ran out of ideas. Could you please help me with this problem? Thanks in advance!
Edit: After skimming through the answers, I noticed that I took the wrong element $\alpha$. In this post, I changed it to the one I intended to use. I will check the answer here more thoroughly though.
The uniformizer of $L$ is $(-3)^{1/4}$
If $\epsilon^3 = \frac{1}{4}\bmod (-3)^{9/4}$ for some $\epsilon\in L$ then $\epsilon-1$ is a root of $$(x+1)^3-1/4 =x^3+3 x^2+3x+3-9\bmod (-3)^{9/4}$$
Also note that $$v{1/3\choose n}= v(\prod_{k=0}^{n-1} (1/3-k))-v(n!) = -n-\sum_{k\ge 1} \lfloor n/3^k \rfloor\le -n-n\frac{3^{-1}}{1-3^{-1}}$$ thus $(1+x)^{1/3}=\sum_n {1/3\choose n}x^n$ converges for $v(x)>1+\frac1{3-1}$ and hence $\epsilon^3=1/4\bmod 3^2$ gives that $(4\epsilon^3)^{1/3}\in L, 4^{1/3}\in L$ which is a contradiction since no element of $L$ has valuation $1/3$. The convergence of the binomial series can be stated in term of Hensel lift, when $f'(a)=0\bmod \pi$ we need to use the higher derivatives.