Math, asked by jahnaviga185, 6 months ago

find the smallest number by which 1,17,912 be divided to make it a perfect cube. Also find the cube root so obtained

Answers

Answered by chakladershreyasi
58

Answer:

find the smallest number by which 1,17,912 be divided to make it

Answered by sanchitachauhan241
6

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;svg height="150" width="400"&gt;</p><p>  &lt;defs&gt;</p><p>    &lt;linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%"&gt;</p><p>      &lt;stop offset="0%" style="stop-color:rgb(255,255,0);stop-opacity:1" /&gt;</p><p>      &lt;stop offset="100%" style="stop-color:rgb(255,0,0);stop-opacity:1" /&gt;</p><p>    &lt;/linearGradient&gt;</p><p>  &lt;/defs&gt;</p><p>  &lt;ellipse cx="200" cy="70" rx="85" ry="55" fill="url(#grad1)" /&gt;</p><p>  Sorry, your browser does not support inline SVG.</p><p>&lt;/svg&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;p&gt;&lt;/p&gt;</p><p></p><p>&lt;svg height="140" width="140"&gt;</p><p>  &lt;defs&gt;</p><p>    &lt;filter id="f1" x="0" y="0" width="200%" height="200%"&gt;</p><p>      &lt;feOffset result="offOut" in="SourceAlpha" dx="20" dy="20" /&gt;</p><p>      &lt;feGaussianBlur result="blurOut" in="offOut" stdDeviation="10" /&gt;</p><p>      &lt;feBlend in="SourceGraphic" in2="blurOut" mode="normal" /&gt;</p><p>    &lt;/filter&gt;</p><p>  &lt;/defs&gt;</p><p>  &lt;rect width="90" height="90" stroke="green" stroke-width="3" fill="yellow" filter="url(#f1)" /&gt;</p><p>  Sorry, your browser does not support inline SVG.</p><p>&lt;/svg&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;svg height="210" width="400"&gt;</p><p>  &lt;path d="M150 0 L75 200 L225 200 Z" /&gt;</p><p>  Sorry, your browser does not support inline SVG.</p><p>&lt;/svg&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;svg height="400" width="450"&gt;</p><p>&lt;path id="lineAB" d="M 100 350 l 150 -300" stroke="red" stroke-width="3" fill="none" /&gt;</p><p>  &lt;path id="lineBC" d="M 250 50 l 150 300" stroke="red" stroke-width="3" fill="none" /&gt;</p><p>  &lt;path d="M 175 200 l 150 0" stroke="green" stroke-width="3" fill="none" /&gt;</p><p>  &lt;path d="M 100 350 q 150 -300 300 0" stroke="blue" stroke-width="5" fill="none" /&gt;</p><p>  &lt;!-- Mark relevant points --&gt;</p><p>  &lt;g stroke="black" stroke-width="3" fill="black"&gt;</p><p>    &lt;circle id="pointA" cx="100" cy="350" r="3" /&gt;</p><p>    &lt;circle id="pointB" cx="250" cy="50" r="3" /&gt;</p><p>    &lt;circle id="pointC" cx="400" cy="350" r="3" /&gt;</p><p>  &lt;/g&gt;</p><p>  &lt;!-- Label the points --&gt;</p><p>&lt;g font-size="30" font-family="sans-serif" fill="black" stroke="none" text-anchor="middle"&gt;</p><p>    &lt;text x="100" y="350" dx="-30"&gt;A&lt;/text&gt;</p><p>    &lt;text x="250" y="50" dy="-10"&gt;B&lt;/text&gt;</p><p>    &lt;text x="400" y="350" dx="30"&gt;C&lt;/text&gt;</p><p>  &lt;/g&gt;</p><p>  Sorry, your browser does not support inline SVG.</p><p>&lt;/svg&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;svg height="210" width="500"&gt;</p><p>  &lt;polygon points="100,10 40,198 190,78 10,78 160,198" style="fill:lime;stroke:purple;stroke-width:5;fill-rule:nonzero;"/&gt;</p><p>  Sorry, your browser does not support inline SVG.</p><p>&lt;/svg&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;svg height="150" width="500"&gt;</p><p>  &lt;ellipse cx="240" cy="100" rx="220" ry="30" style="fill:purple" /&gt;</p><p>  &lt;ellipse cx="220" cy="70" rx="190" ry="20" style="fill:lime" /&gt;</p><p>  &lt;ellipse cx="210" cy="45" rx="170" ry="15" style="fill:yellow" /&gt;</p><p>  Sorry, your browser does not support inline SVG. </p><p>&lt;/svg&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;svg height="100" width="500"&gt;</p><p>  &lt;ellipse cx="240" cy="50" rx="220" ry="30" style="fill:yellow" /&gt;</p><p>  &lt;ellipse cx="220" cy="50" rx="190" ry="20" style="fill:white" /&gt;</p><p>  Sorry, your browser does not support inline SVG.</p><p>&lt;/svg&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;svg height="100" width="100"&gt;</p><p>  &lt;circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" /&gt;</p><p>  Sorry, your browser does not support inline SVG.  </p><p>&lt;/svg&gt; </p><p> </p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

Similar questions