<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kureduki_Maari</author_name>
  <author_url>https://blog.hatena.ne.jp/Kureduki_Maari/</author_url>
  <blog_title>c4se記：さっちゃんですよ☆</blog_title>
  <blog_url>https://c4se.hatenablog.com/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>Golang</anon>
  </categories>
  <description>A Tour of Go chapter 46 Advanced Exercise: Complex cube roots Let's explore Go's built-in support for complex numbers via the complex64 and complex128 types. For cube roots, Newton's method amounts to repeating: z = z - (z ** 3 - x) / (z * z * 3) Find the cube root of 2, just to make sure the algori…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fc4se.hatenablog.com%2Fentry%2F2013%2F01%2F19%2F164359&quot; title=&quot;#golang §46 Advanced Exercise: Complex cube roots - c4se記：さっちゃんですよ☆&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-01-19 16:43:59</published>
  <title>#golang §46 Advanced Exercise: Complex cube roots</title>
  <type>rich</type>
  <url>https://c4se.hatenablog.com/entry/2013/01/19/164359</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
