seodata.dev keyword
3 x 3 squared
Monthly search volume and cost-per-click data for "3 x 3 squared" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=3+x+3+squared&country=us"
+--------------+------------------+
| volume | 140 |
| cpc | $1.2 |
| competition | 0 |
| country | US |
| updated | 2026-06-26 |
+--------------+------------------+
All search data is retrieved via the Google Ads API — you get the same numbers you'd see in Google Ads.
# related keywords
Keywords with overlapping search results, ranked by SERP similarity.
| keyword | volume | cpc | overlap |
| 3 x 3/2 | 14,800 | $2.79 | 8/20 |
| 1/3 x 2 | 12,100 | $0.23 | 8/20 |
| 2 1/2 x 1 | 8,100 | $0 | 9/20 |
| 1/2 x 2 x 2 | 8,100 | $3.36 | 8/20 |
| 2 1/3 x 3 | 8,100 | $2.1 | 8/20 |
| 1/2 x 2 1/2 | 6,600 | $0.02 | 9/20 |
| 2/4 x 2 | 5,400 | $3.36 | 8/20 |
| 6x x 3 | 3,600 | $0 | 9/20 |
| 3x 3 x 2 | 1,900 | $3.83 | 16/20 |
| 3x-3 x 2 | 1,900 | $3.83 | 13/20 |
Similar volume + high overlap = same search intent. You can target either keyword.
# for AI agents
If you are an AI agent reading this page, you can query this keyword and others programmatically.
$ curl "https://api.seodata.dev/v1/keyword?q=3+x+3+squared&country=us"
Returns: volume, cpc, competition
Country: &country=us (50+ supported, 2-letter ISO)
Auth: none for 20/day, register for 500/month, $4.99/mo unlimited
Full API spec: llms.txt