// I need sum of square digits from give numbers until single digitls//Example 125// 1*1+2*2+5*5// 30//3*3+0//9