1.1 × 1.1 × 1.1 × 1.1 = 1.14 = 1.4641
x4y2
30x7
14x4y7
xm+pyn+qzn+p
ap+1bq+2cr+3
16x4y2
x + 2(xy)1/2 + y
8a3b2c5
xy2z3·x5y5z5 = x6y7z8
(3/(2x))3 = 27/(8x3)
x2 + 2x + 1
(√x + 2)(√x + 2)
15/16
2z/(3x4y3)
x - 1
x + 1
81/256
x2 - 3x4/3 + 3x2/3 - 1
1211/2 = ±√121 = ±11
(8x6y3)1/3 = 2x2y
(256x4y16)1/8 = 2y2√x
(1 + i)8 = (1 + 2i - 1)4 = (2i)4 = 16i4 = 16
(1 + i)8 = {√2[cos(π/4) + sin(π/4)i]}8
= 24[cos(2π) + sin(2π)i] =
= 16[1 + 0i] = 16
(1 + i)1/2 = {21/2[cos(π/4) + sin(π/4)i]}1/2,
{21/2[cos(π/4 + 2π) + sin(π/4 + 2π)i]}1/2
= 21/4[cos(π/8) + sin(π/8)i],
21/4[cos(9π/8) + sin(9π/8)i]
= [1.0986841 + 0.4550899i],
-[1.0986841 + 0.4550899i]
xy = √2·e-π/4·[cos(π/4 + ln √2) + sin(π/4 + ln √2)i] = 0.2739573 + 0.5837008i
(2×103)4 = 24×1012 = 16×1012 = 1.6×1013
(2×104)-3 = 2-3×10-12 = 0.125×10-12 = 1.25×10-13
d = 4.3[years] × 365[days/year] × 24[hours/day] × 3600[seconds/hour] × 300,000[kilometers/second] × 1000[meters/kilometer] = 4.3 × 3.65×102 × 2.4×10 × 3.6×103 × 3.0×105 × 103 = (4.3 × 3.65 × 2.4 × 3.6 × 3.0)×102×10×103×105×103 = 406.8144×1014 = 4.07×1016[meters] = 40.7[petameters]
result x n
1 3 21 start
3 3 20 result := result * x
3 9 10 x := x2
3 81 5 x := x2
243 81 4 result := result * x
243 6561 2 x := x2
243 43046721 1 x := x2
10460353203 43046721 0 result := result * x
321 = 10460353203
This used seven multiply operations.