answersLogoWhite

0

2³, I believe.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is 8 written in base 5?

8 written in base 5 is 13; 1*5 + 3*1 = 8 similarly 8 written in base 6 is 12; 1*6 + 2*1


Change 147 in base 8 into a base 3 number?

First, convert 147 from base 10 to base 8. The base 8 representation of 147 is 223. Next, convert 223 from base 8 to base 10, which is 2×8² + 2×8¹ + 3×8⁰ = 128 + 16 + 3 = 147. Finally, convert 147 from base 10 to base 3, which is 22000. Thus, 147 in base 8 is represented as 22000 in base 3.


How do you do 64 with the base of 2?

64 written in base 2 is 1000000


What is 73 in base 2?

73 written in base 2 is... 1001001


What is the expression for 8 to the power of 6 written as a base 2 power?

8 = 2 to the third, so 8 to the sixth = 2 to the eighteenth. ie ((2 to the third) to the sixth). In this case you multiply the powers, not add them. Check it out, if you added the powers, you'd get 2 to the ninth which is 512, ie 8 to the third.


What is the area of a triangle with base 8 and height 3.5 inches?

Area = 1/2*base*height = 1/2*8*3.5 = 14 sq inches.Area = 1/2*base*height = 1/2*8*3.5 = 14 sq inches.Area = 1/2*base*height = 1/2*8*3.5 = 14 sq inches.Area = 1/2*base*height = 1/2*8*3.5 = 14 sq inches.


WHAT IS the height of a triangle whose base is 2 inches and area is 8 square inches?

The height of a triangle whose base is 2 in. and area is 8 square in. is 8 in. (2*8*1/2=8) (b*h*1/2=A)


What is 462 base 8 177 base 8?

To add the numbers 462 base 8 and 177 base 8, first convert them to decimal. 462 base 8 is equal to (4 \times 8^2 + 6 \times 8^1 + 2 \times 8^0 = 256 + 48 + 2 = 306) in decimal. 177 base 8 is equal to (1 \times 8^2 + 7 \times 8^1 + 7 \times 8^0 = 64 + 56 + 7 = 127) in decimal. Adding these two gives (306 + 127 = 433). Finally, converting 433 back to base 8, we find it equals 661 base 8.


What is the answer to 2x2x2x2x2x2x2x2?

The answer to 2x2x2x2x2x2x2x2 is 256. This can be calculated by multiplying 2 by itself 8 times, which equals 256. This can also be written as 2^8, where the exponent indicates the number of times the base (2) is multiplied by itself.


How long is the base of a triangle whose area is 108 and height is 8?

The area of a triangle is one half base times height. 1/2 Base Height = Area 1/2 Base 8 = 108 Base 8 = 216 Base = 27


How do you convert from base 8 to base 10?

Example: converting 51 from base 8 to base 10. Step 1: base 8 to base 2 Step 2 : base 2 to base 10 first we need convert base 8 to base 2 000 -> 0 001 -> 1 010 -> 2 011 -> 3 100 -> 4 101 -> 5 110 -> 6 111 -> 7 so 5 = 101 1 = 001 so 51 = 101001 now step 2. converting base 2 to base 10 1x25 + ox24 + 1x23+ 0x22 + 0x21 + 1x20 = 41 Answer : 41


How do you calculate 27 to the base 8 system?

Divide by 8 and you get 3 with 3 left over. so 27 is written as 33 in octal (base-8).