Question 295553
There are different ways that your expression could be interpretted but I think your original probably looks like this-->{{{(3(5-1)^3+16)/(4+(6-3)^2)}}}

Solution:
Start by clearing the internal parentheses--> {{{5-1=4}}} and {{{6-3 =3}}}.

Now rewrite the expression-->{{{(3(4)^3+16)/(4+(3)^2)}}}

Next, clear the exponents--> {{{4^3 = 4*4*4 = 64}}} and {{{3^2 = 3*3=9}}}.

Rewrite the expression using the new values-->{{{(3(64)+16)/(4+9)}}}
Do the multiplication in the numerator--> {{{3*64=192}}} and rewite--> {{{(192+16)/(4+9)}}}
Now add {{{192+16 = 208}}} and {{{4+9=13}}}
Rewrite the expression--> {{{208/13}}} 
Perform the final division--> {{{208/13 = 16}}}  The answer is 16.