So this is an equation from one of the solutions in my textbook that I am trying to understand as part of solving a cholesky-factorization problem:
$$\sqrt{18-(\frac{a}{\sqrt2})^2} = \sqrt{\frac{36-a^2}{\sqrt2}} $$
Which square root rule applies here? Feels like I am missing some basics...
That's because it isn't true. $$\sqrt{18-\left(\frac a{\sqrt2}\right)^2} = \sqrt{\frac{36-a^2}2}$$
Notice the $2$ in the right hand side as opposed to $\sqrt2$