is 42, as is well-known:
The actual question, to which the answer is 42, is not known, but a lesser known long standing question involving this number has recently been solved:
The original problem, set in 1954 at the University of Cambridge, looked for Solutions of the Diophantine Equation x^3+y^3+z^3=k, with k being all the numbers from one to 100. 42 was the last remaining number (for which a solution is possible), but recently a solution was found by a team led by the University of Bristol and Massachusetts Institute of Technology. The answer is:
(-80538738812075974)^3 + 80435758145817515^3 + 12602123297335631^3
If we try to check this result in Excel we find that the available 15 significant figure accuracy is not quite up to the job:
But calling the mpmath package, via pyxll, finds that the solution is indeed correct:






