Throughout the post, define $\log(x):=\log_e(x)$. Plotting the graph of the function $$ f(x)=1+\log (x^2)-\sqrt{\log(1+x)},\quad x\geq 1, $$ one can expect that $f(x)\geq 0$ for all $x\geq 1$.
I'm looking for a proof of it.
If one looks at its derivative: $$ g(x)=f'(x)=\frac{-x + 4 \sqrt{\log(1 + x)} + 4 x \sqrt{\log(1 + x)}}{2 x (1 + x) \sqrt{\log(1 + x)}} $$ then one ends up with showing $$ 4(x+1)\sqrt{\log(1+x)}\geq x,\quad x\geq 1 $$ which seems simpler than the original question. For $x\geq e-1$, this is immediate since $\log(1+x)\geq 1$. Still I would need to handle $[1,e-1)$.

Just use $$4(1+x)\sqrt{\ln(1+x)}-x\geq4\sqrt{\ln2}(1+x)-x>0.$$ Hence, $f(x)\geq f(1)>0$ because $\ln2<1$ and we are done!