I'm trying to find the degree of the Field extension $\mathbb{Q}(\sqrt{-1},\sqrt{3}) $ over $ \mathbb{Q}(\sqrt{3}) $, namely $$ \vert\mathbb{Q}(\sqrt{-1},\sqrt{3}): \mathbb{Q}(\sqrt{3}) \vert = n $$
Does one usually approach such a problem with the minimal polynomial? And if so, how?
To find the degree $d$ of $$\vert \mathbb{Q}(\sqrt{3}):\mathbb{Q}\vert = d$$ for example, one would take $\alpha = \sqrt{3} $ and find that its minimal polynomial is $m^{\alpha}(x) = x^2-3$, hence $$ 2 = d = deg(m^\alpha)$$ Any help on how to use this knowledge on the former example would be appreciated.