<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To: PHP - Roots in PHP (Square Root, Cube Root and nth Root)</title>
	<atom:link href="http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/feed/" rel="self" type="application/rss+xml" />
	<link>http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/</link>
	<description>Rawrr.</description>
	<lastBuildDate>Mon, 26 Dec 2011 11:21:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Produsa</title>
		<link>http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/comment-page-1/#comment-352</link>
		<dc:creator>Produsa</dc:creator>
		<pubDate>Mon, 26 Dec 2011 11:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/#comment-352</guid>
		<description>Thank u.</description>
		<content:encoded><![CDATA[<p>Thank u.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meer Afghan</title>
		<link>http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/comment-page-1/#comment-324</link>
		<dc:creator>Meer Afghan</dc:creator>
		<pubDate>Mon, 14 Nov 2011 12:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/#comment-324</guid>
		<description>Bundles of thanks it helps me in understanding the process</description>
		<content:encoded><![CDATA[<p>Bundles of thanks it helps me in understanding the process</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiposaurus</title>
		<link>http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/comment-page-1/#comment-28</link>
		<dc:creator>Tiposaurus</dc:creator>
		<pubDate>Sun, 20 Feb 2011 00:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/#comment-28</guid>
		<description>Hmm, I must admit I never tried it with negative numbers.  I think it might work for raising them to an integer power, but not otherwise.

I&#039;m guessing it doesn&#039;t do that because there will be some situations where there are no real roots, e.g. sqrt(-1).</description>
		<content:encoded><![CDATA[<p>Hmm, I must admit I never tried it with negative numbers.  I think it might work for raising them to an integer power, but not otherwise.</p>
<p>I'm guessing it doesn't do that because there will be some situations where there are no real roots, e.g. sqrt(-1).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurelio De Rosa</title>
		<link>http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/comment-page-1/#comment-26</link>
		<dc:creator>Aurelio De Rosa</dc:creator>
		<pubDate>Sun, 31 Oct 2010 14:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/#comment-26</guid>
		<description>It doesn&#039;t work for negative numbers. For example pow(-8,1/3) = -2 but this method says NAN.</description>
		<content:encoded><![CDATA[<p>It doesn't work for negative numbers. For example pow(-8,1/3) = -2 but this method says NAN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikee</title>
		<link>http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/comment-page-1/#comment-24</link>
		<dc:creator>ikee</dc:creator>
		<pubDate>Mon, 26 Jul 2010 14:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/#comment-24</guid>
		<description>great info.. thanks!</description>
		<content:encoded><![CDATA[<p>great info.. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Midhun Girish</title>
		<link>http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/comment-page-1/#comment-16</link>
		<dc:creator>Midhun Girish</dc:creator>
		<pubDate>Thu, 23 Jul 2009 06:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://tiposaurus.co.uk/2009/06/how-to-php-roots-in-php-square-root-cube-root-and-nth-root/#comment-16</guid>
		<description>Thanks for that man..it helped me really(i&#039;m a little weak in  maths...)</description>
		<content:encoded><![CDATA[<p>Thanks for that man..it helped me really(i'm a little weak in  maths...)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

