self Maths Puzzle

If sum of digits of 2 digit number is equal to its square root ,find the number?

Read Solution (Total 3)

self Other Question

#include
int main()
{
int x = 012;
printf("%d", x);
getchar();
return 0;
}
if ,
7+8=94
5+4=51
4+9=23
8+4=42
then ,

6+7=??