If matrix $A$ is such that $A+A^T$ is a positive definite matrix, show that there exists a $B$ such that $A=B^2$, where $B+B^T$ is a positive definite matrix.
My try: since $A+A^T$ is positive matrix, then exists $Q$ such $$Q^{-1}(A+A^T)Q=diag(a_{1},a_{2},\cdots,a_{n})$$ where $a_{i}>0$, $i=1,2,\cdots,n$ then I can't,Thank you