Is it necessary to add brackets behind $\arg\max$?

64 Views Asked by At

If an expression consists of more than one term, e.g., $x^2 + x$, is it necessary to add brackets to it when it is following an $\arg\max$ notation like $\arg\max(x^2 + x)$? I found that, in some papers, they do not use brackets under this kind of situations.