Question 1089673
(64)^3/2 + (-27)^2/3
Use radical notation to write the expression Simplify if possible
<pre>{{{highlight_green(matrix(1,17, matrix(2,1, "", 64^(3/2)), "+", matrix(2,1, "", (- 27)^(2/3)), "======>", (sqrt(64))^3, "+", (root (3, - 27))^2, "=====>", 8^3, "+", (- 3)^2, "======>", 512, "+", 9, "=", highlight(521)))}}}
That's ALL!