Answer:
It is a polynomial if the square root is in a coefficient but not if it is applied to the variable. A polynomial can have only integer powers of the variable.
Thus: sqrt(2)*x3 + 4*x + 3 is a polynomial expression
but
2*x3 + 4*sqrt(x) + 3 is not.