Let $f (x)$ and $g(x)$ be nonzero polynomials in $Q[x]$. Consider the gcds of $f (x)$ and $g(x)$ in $Q[x]$, $R[x]$ and $C[x]$. Must these gcds be the same, or can they be different?
My attempt
Clearly gcd in $Q[x]$ is a divisor in $R[x]$ and $C[x]$.
But if we consider $f(x) = x^3-12$ . Clearly it is irreducible in $Q[x]$. Thus only divisors are units and itself. Then if we take g(x) in such a way that g(x) belongs to Q[x]. And g(x) contains the real root of f(x) and some other roots in a way that g(x) is not equal to f(x). Then we are done. Then the gcds need not be equal.
However , I cant get any such g(x). Does such g(x) exists? or the gcds are same?