answersLogoWhite

0

Oh, dude, the sum of the square of 6 and 8 is 36 + 64, which equals 100. So, like, if you square 6, you get 36, and if you square 8, you get 64. Add them together, and boom, you've got 100. Easy peasy lemon squeezy.

User Avatar

DudeBot

6mo ago

What else can I help you with?

Related Questions

What is the sum of the 14th square number and the 1st cube number?

6


What is the sum of 8 and 6?

The sum of 8 and 6 is 14 (8+6)


What is the sum of -8 6?

The sum of -8 and 6 is -2


What represent the sum of n and the sum of 8 and 6?

The sum of n and the sum of 8 and 6 can be represented as n + (8 + 6). Simplifying the expression within the parentheses first, we get n + 14. Therefore, the final expression representing the sum of n and the sum of 8 and 6 is n + 14.


What is The square of the sum of 5 and 8 translated?

The square of the sum of 5 and 8 can be expressed mathematically as ((5 + 8)^2). First, you calculate the sum, which is 13, and then square that result. Thus, it translates to (13^2 = 169).


How many zero are there in sum of 1000 square?

6 zero in the sum of 1000 square


What is the sum of 864?

The sum of the numbers 8, 6, and 4, is 8 + 6 + 4 = 18.


How do you add or subtract 5 6 8 9 and 10 to equal 1?

There is no sequence of adds or subtracts of 5, 6, 8, 9, and 10 that sum to 1. Check it with this C++ code... for (int i=0; i<32; ++i) { int sum = 0; if (i&1) sum += 5; else sum -= 5; if (i&2) sum += 6; else sum -= 6; if (i&4) sum += 8; else sum -= 8; if (i&8) sum += 9; else sum -= 9; if (i&16) sum += 10; else sum -= 10; cout << i << " " << sum << endl; }


What is the sum of n and the sum of 8 and 6?

The sum of 8 and 6 is 14. Therefore, if you add this to ( n ), the total would be ( n + 14 ).


What is the sum of -8--2?

-6


What is the average of 3 4 6 8 8 and 7?

Sum = 36 Count = 6 Average = Sum/Count = 36/6 = 6


What is the smallest three digit square number that is the sum of two square numbers?

10^2 = 6^2 + 8^2 ie 100 = 36 + 64