I would like help solving is the following problem:
Assume that $K/F$ is a finite Galois extension and $\text{char} F \neq 2$. Let $G:= \text{Gal}(K/F)$ be its Galois group and let $\alpha \in K^\times$. Show that $K(\sqrt{\alpha})/F$ is a Galois extension if and only if $\frac{\sigma(\alpha)}{\alpha} \in K^{\times 2}$ for all $\sigma \in G$, where $K^{\times 2} := \{x^2 \mid x \in K^\times\}$.
I have part of a solution for the reverse implication, but I am unsure where I use the hypothesis, so I am not confident of its validity.
My argument goes as follows: if $\alpha$ is a perfect square, then $K(\sqrt{\alpha}) = K$ and the solution is trivial. Suppose $\alpha$ is not a perfect square. Then, the minimal polynomial of $\sqrt \alpha$ over $K$ is $x^2 - \alpha$. This means $[K(\sqrt\alpha) : K] = 2$. By the tower law, we have $[K(\sqrt{\alpha}), F] = [K(\sqrt{\alpha}): K] [K : F] = 2 |G|$. Given any $\sigma \in G$, we can extend it to an automorphism of $K(\sqrt \alpha)$ by choosing whether sigma will send $\sqrt \alpha$ to $+\sqrt{\sigma(\alpha)}$ or $-\sqrt{\sigma(\alpha)}$ (SEE EDIT BELOW). As $\text{char} F \neq 2$, this gives 2 choices for every $\sigma \in G$, hence we can have $2 |G|$ automorphisms, constructed in this way. As $|\text{Gal}(K(\sqrt \alpha), F)|$ is bounded above by $[K(\sqrt \alpha): F] = 2|G|$, we have constructed every possible automorphism and $|\text{Gal}(K(\sqrt \alpha), F)| = [K(\sqrt \alpha): F]$, so the extension is Galois.
As far as I can tell, this doesn't use the hypothesis on $\frac{\sigma(\alpha)}{\alpha}$, so I am sceptical.
Help with both directions of the proof would be greatly appreciated.
Edit: Following the comments from Μάρκος Καραμέρης, as $\sigma(\alpha) = \alpha . k^2$, $\sigma(\sqrt(\alpha)) = \pm k \sqrt \alpha$, for some fixed $k \in K^\times$. This gives us our extensions from $\sigma \in \text{Gal}(K/F)$ to some pair $\sigma_+, \sigma_- \in K(\sqrt \alpha)$, where $\sigma_\pm (\sqrt(\alpha)) = \pm k \sqrt \alpha$. This completes the reverse implication.
As I mentioned in the comments, the problem is that in general $\sqrt{\sigma(a)}$ might not be in $K(\sqrt{a})$. Notice that if $E$ is the Galois closure of $|K(\sqrt{a}):F|$ then $\sqrt{\sigma(a)}\in E$ so $|K(\sqrt{a}):F|$ is Galois if and only if $E=K(\sqrt{a}) \iff \sqrt{\sigma(a)}\in K(\sqrt{a}), \forall\sigma\in G$
Suppose $a$ is not a square.
We only need to show that $\sqrt{\sigma(a)}\in K(\sqrt{a}) \iff \sqrt{\sigma(a)}=k\sqrt{a},k\in K$. One direction is immediate: $\sigma(a)=k^2a\implies \sqrt{\sigma(a)}=k\sqrt{a}\in K(\sqrt{a})$.
For the other direction: $\sqrt{\sigma(a)}\in K(\sqrt{a}) \implies \sqrt{\sigma(a)}=k_1+k_2\sqrt{a}$ with $k_{1,2}\in K(a) \implies \sigma(a)={k_1}^2+a{k_2}^2+2k_1k_2\sqrt{a}$. Since $\sqrt{a}\not\in K(a)$ we must have $k_1=0$ or $k_2=0$, the later implies $\sqrt{\sigma(a)}\in K \implies\sqrt{a}\in K$ yielding a contradiction. Thus we must have $k_1=0$ and $\sigma(a)={k_2}^2a$ with $k_2\in K$.