this might work but is meant for that scenario only, if you get a 3 digits answer it will break..
do the adding and store that value in a variable (28)
convert that value to a string STR(variable)
use left() and right() system-text functions to get the 2 and 8 and store them or convert them to numbers in the same line of code using int()
add again >> 10... repeat