step 1 shows the original problem.
step 2 divides x^3 by x^2 to get x.
step 3 takes the square root of y^4 and the square root of 16 and moves them out from within the square root sign. this is because the square root of y^4 is equal to y^2 and the square root of 16 is equal to 4.
step 4 breaks up 45 into 5 * 9.
step 5 takes sqrt 9 and moves it out from within the square root sign. this is because square root of 9 is equal to 3.
the final simplification is step 5.
i can't see any other way to simplify it further.
i checked with random numbers (7 for x and 15 for y) and got the same answer from both the original expression and the final expression.
this confirms the simplification was done correctly.
you can check it for yourself.
just replace x with 7 and y with 15.
you should get 998.3384634 from both the original expression (step 1) and the final expression (step 5).