Remember that the order of operations is:
0. P Parentheses first
,
1. E Exponents (Powers and Square Roots, etc.)
,
2. MD Multiplication and Division (left-to-right)
,
3. AS Addition and Subtraction (left-to-right)
In this case we have parentheses then we need to start there. Since in the parentheses we have a power then we need to that power first of all the operations, that is, the first operation is: