Bunuel
If \(\sqrt[3]{12167}*\sqrt{16384} = x*11.5\), then what is the value of x ?
A. 204
B. 234
C. 256
D. 272
E. 286
How I approached this was by doing minimal calculation and trying to get some hints from these numbers to approximate cube roots and square roots,
120^2 < 16384 < 130^2 => So it could be either 122 or 128 due to the last digit being 4. As the number is weighted towards 130^2, I assumed the square to be of number 128, which brings us to =>
\(\sqrt[3]{12167}*\sqrt{16384} = x*11.5\)
\(\sqrt[3]{12167}*2^8 = x*23/2\)
\(\sqrt[3]{12167}*2^9/23 = x\)
Next observation was that 12167 should be divisible by 23 for us to get an integer answer and 3^3 results into a number with last digit 7, so 23^3 would likely be 12167. Additional hints which supported my approximation here was that 2^9 is one of the option choice, 20^3 < 12167 < 30^3, so it's unlikely that there could be any other number in this range with it's cube ending in 7, so the obvious answer choice becomes 256.
IMO: C