Math, asked by santhoshgbhat2005, 9 months ago

Without actually calculating the cubes, find the value of
 {48}^{3}  -  {30}^{3}  -  {18}^{3}

Answers

Answered by BrainlyHero80
6

 {48}^{3} - {30}^{3} - {18}^{3}

77760

&lt;!DOCTYPE html&gt;&lt;html&gt;&lt;head&gt;&lt;title&gt;SVG </p><p>Text Animation&lt;/title&gt;&lt;style&gt;body{margin:0;padding:0;background-color:#444;}.a{stroke-dasharray: 2000;stroke-dashoffset: 0;animation: dash 20s linear;text-shadow:0px 0px 20px red;}@keyframes dash{from{stroke-dashoffset: 2000;}to{stroke-dashoffset: 0;}0%{fill: none;}30%{fill:lime ;}from{stroke: gold}to{stroke: ;}}&lt;/style&gt;&lt;/head&gt;&lt;body&gt;&lt;svg width="100%" height="500" &gt;&lt;text class="a" x="5px" y="200"style=" font-size: 60;stroke:#f00;fill: #red;"&gt;Itz TANMAY&lt;/text&gt;&lt;/svg&gt;&lt;/body&gt;&lt;/html&gt;

Similar questions