question
stringlengths 4
38
| answer
stringlengths 1
13
| description
stringclasses 17
values |
---|---|---|
0.1×0.08= | 0.0080 | Multiply two decimal numbers within 10. |
6152×32179= | 197965208 | Multiply two integers within 100,000. |
91684*20008= | 1834413472 | Multiply two integers within 100,000. |
62195*99536= | 6190641520 | Multiply two integers within 100,000. |
5655×42805= | 242062275 | Multiply two integers within 100,000. |
4032*84266= | 339760512 | Multiply two integers within 100,000. |
35460×26064= | 924229440 | Multiply two integers within 100,000. |
92978×28845= | 2681950410 | Multiply two integers within 100,000. |
51677×90778= | 4691134706 | Multiply two integers within 100,000. |
9025*95266= | 859775650 | Multiply two integers within 100,000. |
61081×44496= | 2717860176 | Multiply two integers within 100,000. |
38010*88739= | 3372969390 | Multiply two integers within 100,000. |
90161*91816= | 8278222376 | Multiply two integers within 100,000. |
45960*59693= | 2743490280 | Multiply two integers within 100,000. |
68163×81808= | 5576278704 | Multiply two integers within 100,000. |
41393*30824= | 1275897832 | Multiply two integers within 100,000. |
56854×24834= | 1411912236 | Multiply two integers within 100,000. |
52443*53061= | 2782678023 | Multiply two integers within 100,000. |
71786×21638= | 1553305468 | Multiply two integers within 100,000. |
11902×40630= | 483578260 | Multiply two integers within 100,000. |
50516×17016= | 859580256 | Multiply two integers within 100,000. |
40588×4621= | 187557148 | Multiply two integers within 100,000. |
88254×26228= | 2314725912 | Multiply two integers within 100,000. |
98113*35747= | 3507245411 | Multiply two integers within 100,000. |
28445*80568= | 2291756760 | Multiply two integers within 100,000. |
37739*66015= | 2491340085 | Multiply two integers within 100,000. |
16÷83= | 0.1928 | Division of two integers within 100. |
53÷30= | 1.7667 | Division of two integers within 100. |
70÷61= | 1.1475 | Division of two integers within 100. |
50/95= | 0.5263 | Division of two integers within 100. |
89/34= | 2.6176 | Division of two integers within 100. |
52÷40= | 1.3000 | Division of two integers within 100. |
59÷14= | 4.2143 | Division of two integers within 100. |
79/79= | 1.0000 | Division of two integers within 100. |
15÷33= | 0.4545 | Division of two integers within 100. |
28/39= | 0.7179 | Division of two integers within 100. |
2÷3= | 0.6667 | Division of two integers within 100. |
94/89= | 1.0562 | Division of two integers within 100. |
82/40= | 2.0500 | Division of two integers within 100. |
52÷42= | 1.2381 | Division of two integers within 100. |
31÷55= | 0.5636 | Division of two integers within 100. |
85÷27= | 3.1481 | Division of two integers within 100. |
71/22= | 3.2273 | Division of two integers within 100. |
77÷57= | 1.3509 | Division of two integers within 100. |
33/22= | 1.5000 | Division of two integers within 100. |
63÷4= | 15.7500 | Division of two integers within 100. |
97÷1= | 97.0000 | Division of two integers within 100. |
98/83= | 1.1807 | Division of two integers within 100. |
14÷85= | 0.1647 | Division of two integers within 100. |
82/34= | 2.4118 | Division of two integers within 100. |
50/18= | 2.7778 | Division of two integers within 100. |
2**3= | 8 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
3^3= | 27 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
4^2= | 16 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
10**3= | 1000 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
1^3= | 1 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
1**3= | 1 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
7^4= | 2401 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
2^2= | 4 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
8**4= | 4096 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
7^4= | 2401 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
3**2= | 9 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
3^4= | 81 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
1**3= | 1 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
5^2= | 25 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
9**4= | 6561 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
6**2= | 36 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
3**3= | 27 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
8**4= | 4096 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
6**3= | 216 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
3^3= | 27 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
3**4= | 81 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
3^4= | 81 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
5^4= | 625 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
6^2= | 36 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
6**3= | 216 | Exponentiation of with integer base within 10 and integer exponent within 2~4. |
7.3947**2.5384= | 160.5713 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
6.4401**2.9179= | 229.228 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
3.0117^3.8748= | 71.6638 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
2.242**3.7342= | 20.3865 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
5.3126**3.8767= | 648.333 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
8.8132^2.1955= | 118.8614 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
3.1699**2.0687= | 10.8771 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
7.6455^3.5773= | 1446.1319 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
0.8723**2.159= | 0.7446 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
4.3651^3.1882= | 109.7563 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
4.8237**3.2066= | 155.3557 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
4.8173**2.3094= | 37.7456 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
3.8519**3.8141= | 171.3259 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
6.3411**3.2906= | 436.1168 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
4.8903**3.4272= | 230.4043 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
6.4981^2.6289= | 137.0043 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
1.1604^2.9258= | 1.5454 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
4.9319^2.3231= | 40.7325 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
5.5507**2.0434= | 33.1895 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
8.7876**2.5821= | 273.6324 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
8.6112^3.7534= | 3233.4638 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
8.964**2.7688= | 433.7976 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
8.6178**2.9802= | 613.2935 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |
2.3797**2.9197= | 12.5699 | Exponentiation of with a decimal number within 10 as the base and a decimal number within 2~4 as the exponent. |