23-Dec-2022 18:12:34 four_fifths_test(): MATLAB/Octave version: 4.2.2 four_fifths() seeks a solution of the four fifths problem: Find integers a, b, c, d and e such that a^5 + b^5 + c^5 + d^5 = e^5. Result: 27^5 + 84^5 + 110^5 + 133^5 = 143^5 A solution was found after 637553783 steps. four_fifths_test(): Normal end of execution. 24-Dec-2022 09:18:56