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