An integer x is selected in such a way that
x + x^(1/2) + x^(1/4) = 276
Then sum of all digits of the number
y = 100000 x^(1/4) + 1000 x^(1/2) + x will be
x + x^(1/2) + x^(1/4) = 276 Integer (i)
So x^(1/4) should be integer
Possibilities for x are 1, 16, 81, 256, 625 ...
Possibility x = 256 can be checked easily
and after checking we get x = 256 so
y = 100000(4) + 1000(16) + 256
= 416256
Sum = 24
Option 4)