Respuesta :

this could work two ways on way is doing the actual problem the second way is to break it down if u look it mean that 1/4th of 64 is the answer so if u divide 64/4=16 so the answer is 16 

hope this helps
For this case we have the following expression:
 64 ^ (1/4)
 Rewriting we have:
 4 ^ root (64)
 4 ^ root (2 * 2 * 2 * 2 * 4)
 For power properties we have:
 4 ^ root ((2 ^ 4) * 4)
 2 * (4 ^ root (4))
 Answer:
 
The equivalent expression is:
 
2 * (4 ^ root (4))
 
option 1