Question 1092732

Simplify the given expression (- 27/8)^-4/3

(The fraction itself is negative, not just the 27)
<pre>{{{highlight_green(matrix(1,9, 
(- 27/8)^(- 4/3),
"=====>",
(- 8/27)^(4/3),
"======>",
((- 8/27)^(1/3))^4,
"=====>",
(- 2/3)^4,
"=",
highlight(16/81)))}}}