← RoseCode

ROSECODE 117

Simplify

Philippe_57721 · Math ·

Let's define :
R2(x) = x^(1/2) (Square root)
R3(x) = x^(1/3) (Cubic root)

We can simplify the following expression:
R3(R3(2)-1) as
R3(1/9)-R3(2/9) + R3(4/9)

Latex code
2313=1/932/934/93

Can you simplify R2(R3(3645)-R3(2916))?
Latex code
3645329163

Format answer: a linear combination of radicands in increasing order using functions R2, R3 and without spaces.

Hint: The anwser involves only small integers ...