Is there a whole number $x$ such that the sum of the digits of $x^2$ equals 44?
I would like someone to tell me if my thoughts are correct.
The remainder of a number a divided with 9 is the same as the remainder of the sum of digits of a divided with 9.
According to that we have:
$\frac{x^2}{9}=d+r$
and
$\frac{44}{9}=d_1+r$
If there existed such a whole number $x$ then $d_1$ would be a whole number, which it is not. So I think the answer should be no.
Hint: If the sum of the digits of $x^2$ is $44$, then $x^2$ has remainder $2$ on division by $3$. This is impossible.
Remark: Your proposed argument is not correct. Please note that one could use exactly the same argument to "show" that the sum of the digits of $x^2$ cannot be $7$. But it can be: the sum of the digits of $16$ is $7$.